x86/mm/p2m: Remove recursive-locking code from set_shared_p2m_entry().
authorTim Deegan <Tim.Deegan@citrix.com>
Thu, 2 Jun 2011 12:16:52 +0000 (13:16 +0100)
committerTim Deegan <Tim.Deegan@citrix.com>
Thu, 2 Jun 2011 12:16:52 +0000 (13:16 +0100)
commitab4c75082247284d2ee21b3acab1e5f28bd74987
treea929201f1a59eeae7b4b386c17577bf50f15b74a
parent50407c8653481a0603fa162e77ab59d1fc21c2e3
x86/mm/p2m: Remove recursive-locking code from set_shared_p2m_entry().

It should no longer be needed now that the shr_lock discipline is fixed.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/p2m.c